Skip to content

Remove default for transformation algorithm#410

Merged
cjbarth merged 1 commit intonode-saml:masterfrom
cjbarth:signature-default
Nov 13, 2023
Merged

Remove default for transformation algorithm#410
cjbarth merged 1 commit intonode-saml:masterfrom
cjbarth:signature-default

Conversation

@cjbarth
Copy link
Contributor

@cjbarth cjbarth commented Nov 11, 2023

This removes the default transformation algorithm, forcing the consumer to choose the one that they want. This is an attempt to address #376.

I've also reviewed the README to update a few things that were missed in previous PR removing defaults.

@codecov
Copy link

codecov bot commented Nov 11, 2023

Codecov Report

Merging #410 (50e8e9c) into master (b0541b3) will decrease coverage by 0.20%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #410      +/-   ##
==========================================
- Coverage   73.55%   73.36%   -0.20%     
==========================================
  Files           9        9              
  Lines         900      901       +1     
  Branches      239      239              
==========================================
- Hits          662      661       -1     
- Misses        141      142       +1     
- Partials       97       98       +1     
Files Coverage Δ
src/signed-xml.ts 74.76% <0.00%> (-0.41%) ⬇️

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

Copy link
Collaborator

@LoneRifle LoneRifle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@cjbarth cjbarth merged commit 741240f into node-saml:master Nov 13, 2023
@cjbarth cjbarth deleted the signature-default branch November 13, 2023 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants